The Grammar of Graphics

ANU BDSI
workshop
Data Visualisation with R Part 1

Emi Tanaka

Biological Data Science Institute

10th April 2024

Welcome 👋

Teaching team

Dr. Emi Tanaka

Jeremias Ivan

Audrey Prasetya

Nils Kreuter (TBA)

Workshop materials

All materials will be hosted at
https://anu-bdsi.github.io/workshop-data-vis-R1/

Today’s learning objectives

  • Understand the concept of the grammar of graphics
  • Create basic plots using ggplot2
  • Construct plots with multiple layers in ggplot2
  • Adjust scales and guides within ggplot2

Current learning objective

  • Understand the concept of the grammar of graphics
  • -Create basic plots using ggplot2
  • -Construct plots with multiple layers in ggplot2
  • -Adjust scales and guides within ggplot2